GtkPrintUnixDialog: Remove some dead code
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 May 2014 22:50:07 +0000 (18:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 May 2014 23:33:11 +0000 (19:33 -0400)
commiteec1bc7ed1ed6bd4d8e950ab9aae2b9a11419770
tree621e17ba98cbfa0997e3f6f0fde3c771a25014b2
parent54ec42f035d7b3d47968eecce30659a23e7b3e48
GtkPrintUnixDialog: Remove some dead code

Automatic template children get cleaned up and NULLed out in destroy,
the g_clear_pointer() calls in finalize never do anything.
gtk/gtkprintunixdialog.c